from_hex

pure static function from_hex(value: text): byte_array

Creates a byte_array from a hexadecimal string.

Since

0.9.0

Parameters

value

The hexadecimal string.